home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 December / CHIP Aralık 1996.iso / prog / backpack / init.dir / 00001_go movie -@-DATA-MISC-INIT-.ls next >
Encoding:
Text File  |  1995-09-01  |  184 b   |  9 lines

  1. on exitFrame
  2.   global PLAYER, PNM
  3.   set the fixStageSize to 1
  4.   set the centerStage to 1
  5.   set PLAYER to 1
  6.   set PNM to the pathName & "DEMODATA:"
  7.   go(1, "@:DEMODATA:MISC:START")
  8. end
  9.